home *** CD-ROM | disk | FTP | other *** search
/ Comix Games / Comix Games.iso / waldopc / install.exe / _SETUP.1 / WALDOPC.EXE / WALDOPC.DXR / 00094.ls < prev    next >
Encoding:
Text File  |  1996-06-11  |  123 b   |  9 lines

  1. on exitFrame
  2.   global race2choice
  3.   if race2choice = "plane" then
  4.     go("mexwin")
  5.   else
  6.     go("race2lose")
  7.   end if
  8. end
  9.